testAgent

Test the connection from an agent to the server

The agent's JMS and HTTP connections to the server will be tested.

Format

udclient [global-args...] [global-flags...]
  testAgent [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
agent string true Name or ID of the agent

Example

udclient -username jsmith -password passwd 
  -weburl https://myserver.example.com:8443
  testAgent
  -agent Agent1

Related REST command: Test the connection from an agent to the server.